Skip to content

Conversation

sethbuff
Copy link
Collaborator

@sethbuff sethbuff commented May 8, 2025

This fixes this issue with typing in python 3.8: #693

We also noticed we were getting warnings for when index=False and a field that requires indexes was set to False even if we didn't set index. This fixes that as well.

@sethbuff sethbuff requested review from abrookins and slorello89 May 8, 2025 13:44
Copy link
Collaborator

@abrookins abrookins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM. 👍

@sethbuff sethbuff merged commit 7ca997c into redis:main May 9, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

redis-om 1.0.0b0: python 3.8 is still supported in pyproject.toml but typing fails
2 participants